home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
redakcyjne
/
programy
/
Gadu-Gadu 8.0 Build 9103
/
nowegg.exe
/
scripts
/
MGRestrictions.xml
< prev
next >
Wrap
Extensible Markup Language
|
2009-07-08
|
5KB
|
226 lines
<?xml version="1.0" encoding="UTF-8" ?>
<MGPublicDefs>
<FieldValidators>
<Item>
<Id>fname</Id>
<Validators>
<Validator>
<Expresion>.{,20}</Expresion>
<ErrorText>Za długi napis!</ErrorText>
<EditMode>true</EditMode>
</Validator>
</Validators>
</Item>
<Item>
<Id>sname</Id>
<Validators>
<Validator>
<Expresion>.{,40}</Expresion>
<ErrorText>Za długi napis!</ErrorText>
<EditMode>true</EditMode>
</Validator>
</Validators>
</Item>
<Item>
<Id>city</Id>
<Validators>
<Validator>
<Expresion>.{,35}</Expresion>
<ErrorText>Za długi napis!</ErrorText>
<EditMode>true</EditMode>
</Validator>
</Validators>
</Item>
<Item>
<Id>phone</Id>
<Validators>
<Validator>
<Expresion>(\+)?\d{,39}</Expresion>
<ErrorText>Nieprawidłowy format!</ErrorText>
<EditMode>true</EditMode>
</Validator>
</Validators>
</Item>
<Item>
<Id>www</Id>
<Validators>
<Validator>
<Expresion>(\[((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}|((([a-zA-Z0-9\-]+)\.)+))([a-zA-Z]{2,}|(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\])</Expresion>
<ErrorText>Nieprawidłowy format www</ErrorText>
<EditMode>true</EditMode>
</Validator>
</Validators>
</Item>
</FieldValidators>
<FiledDictionarys>
<Item>
<Id>state</Id>
<Pairs>
<Pair>
<Text>Nie podano</Text>
<Id>0</Id>
</Pair>
<Pair>
<Text>dolnośląskie</Text>
<Id>1</Id>
</Pair>
<Pair>
<Text>kujawsko-pomorskie</Text>
<Id>2</Id>
</Pair>
<Pair>
<Text>lubelskie</Text>
<Id>3</Id>
</Pair>
<Pair>
<Text>lubuskie</Text>
<Id>4</Id>
</Pair>
<Pair>
<Text>łódzkie</Text>
<Id>5</Id>
</Pair>
<Pair>
<Text>małopolskie</Text>
<Id>6</Id>
</Pair>
<Pair>
<Text>mazowieckie</Text>
<Id>7</Id>
</Pair>
<Pair>
<Text>opolskie</Text>
<Id>8</Id>
</Pair>
<Pair>
<Text>podkarpackie</Text>
<Id>9</Id>
</Pair>
<Pair>
<Text>podlaskie</Text>
<Id>10</Id>
</Pair>
<Pair>
<Text>pomorskie</Text>
<Id>11</Id>
</Pair>
<Pair>
<Text>śląskie</Text>
<Id>12</Id>
</Pair>
<Pair>
<Text>świętokrzyskie</Text>
<Id>13</Id>
</Pair>
<Pair>
<Text>warmińsko-mazurskie</Text>
<Id>14</Id>
</Pair>
<Pair>
<Text>wielkopolskie</Text>
<Id>15</Id>
</Pair>
<Pair>
<Text>zachodniopomorskie</Text>
<Id>16</Id>
</Pair>
</Pairs>
</Item>
<Item>
<Id>month</Id>
<Pairs>
<Pair>
<Text>Styczeń</Text>
<Id>0</Id>
</Pair>
<Pair>
<Text>Luty</Text>
<Id>1</Id>
</Pair>
<Pair>
<Text>Marzec</Text>
<Id>2</Id>
</Pair>
<Pair>
<Text>Kwiecień</Text>
<Id>3</Id>
</Pair>
<Pair>
<Text>Maj</Text>
<Id>4</Id>
</Pair>
<Pair>
<Text>Czerwiec</Text>
<Id>5</Id>
</Pair>
<Pair>
<Text>Lipiec</Text>
<Id>6</Id>
</Pair>
<Pair>
<Text>Sierpień</Text>
<Id>7</Id>
</Pair>
<Pair>
<Text>Wrzesień</Text>
<Id>8</Id>
</Pair>
<Pair>
<Text>Pa┼║dziernik</Text>
<Id>9</Id>
</Pair>
<Pair>
<Text>Listopad</Text>
<Id>10</Id>
</Pair>
<Pair>
<Text>Grudzień</Text>
<Id>11</Id>
</Pair>
</Pairs>
</Item>
<Item>
<Id>city</Id>
<Pairs>
<Pair>
<Text>Nie podano</Text>
<Id>0</Id>
</Pair>
<Pair>
<Text>Warszawa</Text>
<Id>1</Id>
</Pair>
<Pair>
<Text>Krak├│w</Text>
<Id>2</Id>
</Pair>
<Pair>
<Text>Wrocław</Text>
<Id>3</Id>
</Pair>
<Pair>
<Text>Gdańsk</Text>
<Id>4</Id>
</Pair>
</Pairs>
</Item>
</FiledDictionarys>
</MGPublicDefs>